Add tests for the GtkScale builder parser
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Apr 2015 15:24:40 +0000 (11:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Apr 2015 05:15:22 +0000 (01:15 -0400)
commite973d49a1181f9b6943cf86d345a6d0985b4b357
tree000e7bd1cb58fa469912c126c805d125f56ecff4
parent374f96625f28f6c2c04992bd580462246bddb1c5
Add tests for the GtkScale builder parser

These tests check various error conditions in GtkScale
custom tags.
15 files changed:
testsuite/gtk/Makefile.am
testsuite/gtk/ui/scale1.expected [new file with mode: 0644]
testsuite/gtk/ui/scale1.ui [new file with mode: 0644]
testsuite/gtk/ui/scale2.expected [new file with mode: 0644]
testsuite/gtk/ui/scale2.ui [new file with mode: 0644]
testsuite/gtk/ui/scale3.expected [new file with mode: 0644]
testsuite/gtk/ui/scale3.ui [new file with mode: 0644]
testsuite/gtk/ui/scale4.expected [new file with mode: 0644]
testsuite/gtk/ui/scale4.ui [new file with mode: 0644]
testsuite/gtk/ui/scale5.expected [new file with mode: 0644]
testsuite/gtk/ui/scale5.ui [new file with mode: 0644]
testsuite/gtk/ui/scale6.expected [new file with mode: 0644]
testsuite/gtk/ui/scale6.ui [new file with mode: 0644]
testsuite/gtk/ui/scale7.expected [new file with mode: 0644]
testsuite/gtk/ui/scale7.ui [new file with mode: 0644]